home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / FROMUTS / RISCBBS / !RiscBBS / Menus / Logoff < prev    next >
Text File  |  1992-02-24  |  587b  |  30 lines

  1. {
  2.  report `Logoff menu`
  3.  
  4.  defopt -= `Previous menu` 10 ``
  5.    popmenu
  6.  endopt
  7.  
  8.  defopt L= `Logoff` 0 ``
  9.    logoff
  10.  endopt
  11.  
  12.  defopt W= `Write to sysop` 10 ``
  13.   m_enter `A1 S`
  14.   logoff
  15.  endopt
  16.  
  17.  defopt != `Oops!` 0 ``
  18.    eoln
  19.    fg 2 send `Please confirm using the 'L' option.` eoln
  20.  endopt
  21.  
  22.  attr 0 7 
  23. }
  24. {attr 4 3}  -- Logoff Menu --  {attr 0 2}  {_time} / {_online fg 7}  {bg 4 cll bg 0}
  25.  
  26.      [{fg 1}L{fg 7}]ogoff                             [{fg 1}W{fg 7}]rite to Sysop
  27.  
  28.      [{fg 1}-{fg 7}]Previous Menu                     [{fg 1}M{fg 7}]ain Menu
  29.  
  30.  {show <RiscBBS$Dir>.BBS.Select eof}